home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / dev / e / eiffel.lha / flc / examples / ReadMe < prev   
Encoding:
Text File  |  1996-01-27  |  177 b   |  10 lines

  1. This directory contains small example sources to have a look at.
  2. To compile HELLO_WORLD :
  3.  
  4. 1> cd examples
  5. 1> source/flc hello_world main ram:hello
  6. 1> ram:hello
  7. Hello World!
  8. 1>
  9.  
  10.